auto merge of #336 : alexcrichton/cargo/no-more-location, r=wycats
authorbors <bors@rust-lang.org>
Thu, 7 Aug 2014 00:13:32 +0000 (00:13 +0000)
committerbors <bors@rust-lang.org>
Thu, 7 Aug 2014 00:13:32 +0000 (00:13 +0000)
Now that rust-url supports windows paths in URLs, this commit jettisons the
janky Location enum in favor of just using Url everywhere.


Trivial merge